Skip to main content
PUT
[Authenticated] Update a comment

Authorizations

Authorization
string
header
required

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Path Parameters

postId
string<uuid>
required
commentId
string<uuid>
required

Body

application/json
postId
string<uuid>
commentId
string<uuid>
content
string | null
rawContent
string | null
gifUrl
string | null

Response

200

OK